ngoam:XConnect
Model describing the properties of a vxlan cross-connect
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
swBd | scalar:Uint16 |
vlanID on which xconnnect is enabled | RANGE: [0, 65535] |
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
lastChgTs | string:CharBuffer |
timestamp of last change to this database | |
localPort | string:CharBuffer |
LocalPort associated with the xconnect | |
localPortState | ngoam:xcPortState (scalar:Enum8) |
Local Port State | SELECTION: 0 - down 1 - up 2 - errDisabled DEFAULT: down |
localVpcPort | string:CharBuffer |
Local Vpc Port associated with the xconnect | |
localVpcPortState | ngoam:xcPortState (scalar:Enum8) |
Local Vpc Port State | SELECTION: 0 - down 1 - up 2 - errDisabled DEFAULT: down |
peerIp | address:IPv4 |
VTEP ip of the vxlan peer | Value must match ipv4 format |
remotePort | string:CharBuffer |
RemotePort associated with the xconnect | |
remotePortState | ngoam:xcPortState (scalar:Enum8) |
Remote Port State | SELECTION: 0 - down 1 - up 2 - errDisabled DEFAULT: down |
remoteVpcPort | string:CharBuffer |
Remote Vpc Port associated with the xconnect | |
remoteVpcPortState | ngoam:xcPortState (scalar:Enum8) |
Remote Vpc Port State | SELECTION: 0 - down 1 - up 2 - errDisabled DEFAULT: down |
vni | scalar:Uint32 |
vni for the xconnect | RANGE: [0, 4294967295] |
xcState | ngoam:xcState (scalar:Enum8) |
xconnect state - could have multiple states at the same time | SELECTION: 0 - Active 1 - DB 2 - HB 3 - DB/HB 4 - RD 6 - RD/HB 7 - DB/HB/RD 8 - LD 9 - DB/LD 10 - HB/LD 11 - DB/HB/LD 12 - RD/LD 13 - DB/RD/LD 14 - HB/RD/LD 15 - DB/HB/RD/LD DEFAULT: DB |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |